-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[TF] Helpers to facilitate the move to swift-apis. #25101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@swift-ci please test tensorflow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's make them internal again once things get moved.
Sounds good. They are internal in TensorFlowGraph/swift-apis#109 and my plan is to keep that PR updated to our "desired state" and then after merging all component PRs, merge that one which will revert minor changes such as this one. |
Did it compile for you locally? |
It's still compiling and didn't get to that point. I'll fix this now. One issue I'm having is that I made these changes in a complete new clone of the repo so I need to wait for a clean compile to finish before I use incremental compilation. |
I fixed this failure and pushed but still waiting for it compile locally. It'd probably be faster to rerun the CI tests. |
@swift-ci please test tensorflow |
@rxwei This should allow testing tensorflow/swift-apis#137.